Name: "rtsp"; Description: "RTSP Transport Settings:";
Name: "rtsp\multicast"; Description: "Attempt to use Multicast"; Check: "isRTSPMulticastSet('0')";
Name: "rtsp\multicast"; Description: "Attempt to use Multicast"; Types: "normal"; Check: "isRTSPMulticastSet('1')";
Name: "rtsp\udp"; Description: "Attempt to use UDP"; Check: "isRTSPUDPSet('0')";
Name: "rtsp\udp"; Description: "Attempt to use UDP"; Types: "normal"; Check: "isRTSPUDPSet('1')";
Name: "rtsp\tcp"; Description: "Attempt to use TCP"; Check: "isRTSPTCPSet('0')";
Name: "rtsp\tcp"; Description: "Attempt to use TCP"; Types: "normal"; Check: "isRTSPTCPSet('1')";
Name: "rtsp\http"; Description: "Attempt to use HTTP"; Check: "isRTSPHTTPSet('0')";
Name: "rtsp\http"; Description: "Attempt to use HTTP"; Types: "normal"; Check: "isRTSPHTTPSet('1')";
Name: "rtsp\note"; Description: "Enable HTTP and disable the others when you have problems playing streams, for example connection timeouts. Otherwise leave them all enabled.";
Name: "livebuffer"; Description: "LivePause (pausing & seeking in live Internet streams):";